Click or drag to resize

ConversationAction Properties

The ConversationAction type exposes the following members.

Properties
  NameDescription
Public propertyAction
Contains the action to perform on the conversation specified by the ConversationId element.
Public propertyCategories
Contains a collection of strings that identify the categories to which items in a conversation belong.
Public propertyContextFolderId
Indicates the folder that is targeted for actions that use folders.
Public propertyConversationId
Contains the identifier of the conversation that will have the action specified by the Action (ConversationActionTypeType) element applied to items in the conversation.
Public propertyConversationLastSyncTime
Contains the date and time that a conversation was last synchronized.
Public propertyDeleteType
Indicates how items in a conversation are deleted.
Public propertyDestinationFolderId
Indicates the destination folder for copy and move actions.
Public propertyEnableAlwaysDelete
Specifies a flag that enables deletion for all new items in a conversation.
Public propertyIsRead
Indicates whether a message has been read.
Public propertyProcessRightAway
Indicates whether the response is sent as soon as the action starts processing on the server or whether the response is sent after the action has completed.
Top
See Also